home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 June (IDG) / Macworld_June_2000.iso / Cool Extras! / Mouse Move / Read Me < prev   
Encoding:
Text File  |  2000-03-21  |  1.8 KB  |  52 lines  |  [TEXT/R*ch]

  1. MouseMove, by Chris Cho ©2000
  2. March 22, 2000 v1.0.1
  3.  
  4. What does it do?
  5. After launched, it will move the mouse to random positions on the screen at
  6. predetermined time intervals.  The program can be quit by pressing any key or 
  7. clicking the mouse on the program window created.
  8.  
  9. Why is it useful?
  10. Certain services such as messaging clients or X Window servers may cause you to
  11. idle out after a period of inactivity.  Thus, by moving the mouse continuously,
  12. you no longer have to worry about being logged out.  The program works in the
  13. foreground as well as the background.
  14. I'm guessing it could also be used as a prank.  This was not the intended usage.
  15.  
  16.  
  17. Version History:
  18.  
  19. Version 1.0.1
  20. -------------
  21. Mouse position changes very slightly so the user will have less problems
  22. switching apps.  Also, a random time interval between mouse movements has
  23. been inserted.  Window size has decreased as a result since it will no
  24. longer be difficult to click.
  25.  
  26. Version 1.0 (March 21, 2000)
  27. -----------
  28. First public release.
  29.  
  30. Bugs:
  31. I did not implement a refresh of the screen, so the program information and
  32. updates information will disappear if the program window is covered up.  The
  33. program is currently PPC only because of some compatability issue that I plan
  34. to research.  Please send me any reports of bugs that you find.
  35.  
  36. Features in Progress:
  37. -68k compatibility
  38. -User-specified time intervals
  39. -Cleaner interface
  40. -Daemon application
  41.  
  42. Contact Information:
  43. Email: ccho@fas.harvard.edu
  44. Web: http://www.fas.harvard.edu/~ccho/mm.html
  45.  
  46. Disclaimer:
  47. I hereby disclaim any responsibility that this program may cause in any form.
  48. The usage of this software implies that the user accepts this responsibility.
  49. This software is provided as-is, and no guarantees will be made that the
  50. archive has been altered in any way.  Please download it directly from my site
  51. to avoid corruption problems.
  52.